AmApplicantType 
Logical Entity Name  AmApplicantType 
Default Table Name  AmApplicantType 
Physical Only  NO 
Definition 
 
Note 
 

AmApplicantType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmApplicantTypeID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(40)  NO 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
CrmSuppressFlag    bit  NO 
 

AmApplicantType Primary and Unique Keys 
Key Name  Key Type  Keys 
AmApplicantType_AmApplicantTypeID_U_C_IDX  PrimaryKey  AmApplicantTypeID 

AmApplicantType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_AmApplicantType_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdEnroll  Non-Identifying  One To Zero or More  FK_AdEnroll_AmApplicantTypeID_AmApplicantType_AmApplicantTypeID        NO  YES 
amApplicantTypeExternalMap  Non-Identifying  One To Zero or More  FK_amApplicantTypeExternalMapamApplicantTypeId_amApplicantTypeamApplicantTypeId        NO  YES 

AmApplicantType Check Constraints 
Check Constraint Name  CheckConstraint